Home > biomechZoo > Toolbox > PiG Ops > ankleoffsetPiG_data.m

ankleoffsetPiG_data

PURPOSE ^

data = ankleoffsetPiG_data(data,sdata) adds the Plantarflexion and Rotation offset

SYNOPSIS ^

function data = ankleoffsetPiG_data(data,sdata)

DESCRIPTION ^

 data = ankleoffsetPiG_data(data,sdata) adds the Plantarflexion and Rotation offset
 computed from a static (anatomical pose) trial to a given dynamic
 (movement) trial. 

 ARGUMENTS
  data   ...  Zoo file representing dynamic trial data
  sdata  ...  Zoo file representing static trial data

 RETURNS
  data   ...  dynamic trial data with offsets appended to file

 NOTES
 - This is a likely source of error between PiG and biomechZoo. Further
   work could explore why the two estimates sometimes differ

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 10-Mar-2024 22:39:06 by m2html © 2005